'Declaration Public Sub SetItemsSize( _ ByVal Width As Integer, _ ByVal Height As Integer _ )
'Declaration
Public Sub SetItemsSize( _ ByVal Width As Integer, _ ByVal Height As Integer _ )
public void SetItemsSize( int Width, int Height )
public procedure SetItemsSize( Width: Integer; Height: Integer );
public function SetItemsSize( Width : int, Height : int );
public: void SetItemsSize( int Width, int Height )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx ThumbnailEx Members